home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990422-19990725 / 000008_news@watsun.cc.columbia.edu _Sat Apr 24 01:18:45 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id BAA12725
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sat, 24 Apr 1999 01:18:43 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id BAA26205
  7.     for kermit.misc@watsun.cc.columbia.edu; Sat, 24 Apr 1999 01:04:31 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: Christopher Mosley <cmosley@voicenet.com>
  10. Subject: Re: resend command
  11. Message-ID: <TecU2.960$l11.67188@news3.voicenet.com>
  12. Date: Sat, 24 Apr 1999 05:01:39 GMT
  13. To: kermit.misc@watsun.cc.columbia.edu
  14.  
  15. Jeffrey Altman <jaltman@watsun.cc.columbia.edu> wrote:
  16. > In article <Ct9U2.949$l11.65900@news3.voicenet.com>,
  17. > Christopher Mosley  <cmosley@voicenet.com> wrote:
  18. > : When downloading (solaris ckermit -> mskermit), the part of the
  19. > : file already downloaded is not subtracted from the size of
  20. > : the file to be downloaded (or equivalently added to the available
  21. > : download space), so an invalid comparison is made and an attempt to
  22. > : download can fail - even though there is enough disk space on the
  23. > : receiving machine. 
  24. > : Any way around this ? 
  25. > : 
  26. > :                                                                Thanks
  27.  
  28.  
  29. > Between what versions of C-Kermit and MS-DOS kermit are you experiencing
  30. > this problem?
  31.  
  32. C-Kermit 6.0.192, 6 Sep 96, for Solaris 2.x and msk315
  33.  
  34.  
  35. > With what file collision options?
  36.  
  37. * rename on mskermit side
  38.  
  39. backup on ckermit ( I don't this side important for download to pc?).
  40.